public class AuctionBilateralAtomicNegoSession extends AlternatingOffersBilateralAtomicNegoSession
currentAgent, MACoutcomes, no, protocol, startingAgent, startingWithA, startTime, startTimeMillies, stopNegotiation, totalTimeadditionalLog, agentA, agentAname, agentAparams, agentB, agentBname, agentBparams, bidSpace, fAgentABids, fAgentBBids, finalRound, lastAction, lastBid, matchDataLogger, omMeasuresResults, spaceA, spaceB| Constructor and Description |
|---|
AuctionBilateralAtomicNegoSession(Protocol protocol,
Agent agentA,
Agent agentB,
java.lang.String agentAname,
java.lang.String agentBname,
UtilitySpace spaceA,
UtilitySpace spaceB,
java.util.HashMap<AgentParameterVariable,AgentParamValue> agentAparams,
java.util.HashMap<AgentParameterVariable,AgentParamValue> agentBparams,
java.lang.String startingAgent,
int totalTime) |
badOutcome, checkAgentActivity, createBadMACOutcomes, createMACOutcomes, createOutcome, getNegotiationOutcome, getStartingAgent, JudgeTimeout, otherAgent, run, setStartingWithA, setTotalTimeaddAdditionalLog, addNegotiationEventListener, fireLogMessage, fireNegotiationActionEvent, fireNegotiationActionEvent, getAgentA, getAgentABids, getAgentAname, getAgentAparams, getAgentAUtilitySpace, getAgentB, getAgentBBids, getAgentBname, getAgentBparams, getAgentBUtilitySpace, getLastBid, getLog, getNegotiationPathA, getNegotiationPathB, getNrOfBids, getOpponentUtility, getOpponentWeight, getTestNumber, getTournamentNumber, removeNegotiationEventListener, setLogpublic AuctionBilateralAtomicNegoSession(Protocol protocol, Agent agentA, Agent agentB, java.lang.String agentAname, java.lang.String agentBname, UtilitySpace spaceA, UtilitySpace spaceB, java.util.HashMap<AgentParameterVariable,AgentParamValue> agentAparams, java.util.HashMap<AgentParameterVariable,AgentParamValue> agentBparams, java.lang.String startingAgent, int totalTime) throws java.lang.Exception
java.lang.Exception